Presentation: Tweet"Eventual Consistency in the Real World"
As developers, there is a demand for us to build scalable applications that are always on and resistant to failure. If we're lazy or uninformed, we'll push this problem to the people responsible for operations (even if it's ourselves) and that it will come back to bite us. We must make decisions upfront in development on how we are going to model and store the data we produce from our web applications. The tradeoff of having an highly available, scalable, fault tolerant system requires us to think differently about modeling and presenting our data to our users. The compromise for availability is known as "eventual consistency" and it can be intimidating. Matt Heitzenroder will talk about how we already deal with eventual consistency in the real world, how eventual consistency is resolved in web applications, and how it is our responsibility as developers to encode the world we live in.
Download slides